home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / bbsutil / tb042fdo.zip / BINKLEY.CFG next >
Text File  |  1992-06-23  |  13KB  |  284 lines

  1. ; ----------------------------------------------------------------------------
  2. ; BINKLEY.CFG - Configuration File for BinkleyTerm 2.50
  3. ; ----------------------------------------------------------------------------
  4. ;
  5. ; ----------------------------------------------------------------------------
  6. ; All configuration options are explained in detail in the Reference 
  7. ; Guide section, "Configuration File."  
  8. ; ----------------------------------------------------------------------------
  9. ;
  10. ; ----------------------------------------------------------------------------
  11. ; The following may apply to all BinkleyTerm installations:
  12. ; ----------------------------------------------------------------------------
  13. ;
  14. ; Port        The desired FOSSIL port to use, normally 1=COM1: and 2=COM2:
  15. ; Baud        Maximum baud rate (300,1200,2400,4800,9600,19200,38400)
  16. ; Carrier     Your carrier mask in hex (usually 80)
  17. ; Init        Initialization string for your modem
  18. ; TermInit    Initialization for terminal mode only operation
  19. ; Prefix      Your modem's dial prefix (ATDT or ATDP)
  20. ; Suffix      Your modem's dial suffix (if you need one, normally not)
  21. ; Busy        What BinkleyTerm sends to the modem while doing other things
  22. ; Answer      Use when modem isn't set to auto-answer, string to send to answer
  23. ; PreDial     Modem string sent before dial string (Prefix) to override default
  24. ; PreInit     Modem string sent before init string (Init) to override default
  25. ; ModemTrans  Dynamic selection of modem prefix and suffix based on nodelist
  26. ; DTRHigh     Leaves DTR (data terminal ready) line "high" on exit
  27. ; Protocol    To use an Opus-CBCS style external protocol for Terminal Mode
  28. ; Serial      Register BinkleyTerm with a serial number of your choosing
  29. ; StatusLog   Path/filename of the desired log file, if any
  30. ; Downloads   Path to put downloaded files into
  31. ; CaptureFile Designates file to use with Alt-L session logging feature
  32. ; LogLevel    Amount of logging desired, 1-5 (1=minimal, 5=maximal)
  33. ; Gong        Gong on successful connection or file transfer in terminal mode
  34. ; Rev3        Forces BinkleyTerm to assume Revision 3 FOSSIL driver
  35. ; SlowModem   Add 1/10th second delay between modem command characters
  36. ; LockBaud    Used with <reliable connect string>, or <baud rate> to lock port
  37. ; AutoBaud    Always dial at baud rate listed above instead of nodelist rate
  38. ; TaskView    Tells BinkleyTerm to release time slice on TaskView systems
  39. ; TopView     Tells BinkleyTerm to release time slice on TopView systems
  40. ; MultiLink   Tells BinkleyTerm to release time slice on MultiLink systems
  41. ; Macro       Sends string over the line in Terminal Mode (Alt-F1 thru Alt-F9)
  42. ; Include     Designates name of file with additional configuration statements
  43. ; Application Ignored by BinkleyTerm, may be used by other applications
  44. ; AnswerBack  Sends designated text in response to ENQ char in Terminal Mode
  45. ; PollTries   Number of times BT will dial during a dial or poll
  46. ; SwapDir     Enables shell swapping and designates dir to place swap file
  47. ;
  48. ; ----------------------------------------------------------------------------
  49. ;
  50. Port      1
  51. Baud     19200
  52. Carrier   80
  53. ; NOTE!  Refer to BT_REF.DOC for dial translation characters
  54. Init      AT&F&B2&H1&C1&D2S0=0S2=255H0&W|
  55. TermInit  AT|
  56. Prefix    ATDT
  57. ; Suffix
  58. Busy       ATH1|
  59. ; WARNING!  Refer to BT_REF.DOC for details about 'Answer' statement!
  60. Answer     ATM0A|
  61. ; PreDial    `
  62. ; PreInit    |v``^``
  63. ; ModemTrans 1 prefix/suffix     ; HST
  64. ; ModemTrans 2 prefix/suffix     ; PEP
  65. ; ModemTrans 3 prefix/suffix     ; HST or PEP
  66. DTRHigh
  67. ; Protocol   c:\opus\kermit.exe
  68. ; Serial
  69. StatusLog    c:\turboard\log\binkley.log
  70. Downloads    c:\turboard\file\uploads\
  71. CaptureFile  c:\turboard\log\session.log
  72. LogLevel 1
  73. Gong
  74. ; Rev3
  75. AutoBaud
  76. LockBaud /ARQ
  77. ; AutoBaud
  78. ; TaskView
  79. ; TopView
  80. ; MultiLink
  81. ; NOTE!  In the next statement, Alt-F1 would send "Name" + carriage return 
  82. ; Macro 1 Name| 
  83. ; NOTE!  In the next statement, Alt-F2 would send "Password" + carriage return
  84. ; Macro 2 Password| 
  85. ; Include suplmnt.cfg
  86. ; Application Amax Direct
  87. ; AnswerBack My Name|
  88. ; PollTries 10
  89. ; SwapDir f:\ramdisk\
  90. ;
  91. ; ----------------------------------------------------------------------------
  92. ; In addition to the above, if you intend to run BinkleyTerm for point
  93. ; operation or mail interface operation, the following also may apply:
  94. ; ----------------------------------------------------------------------------
  95. ;
  96. ; System        Name of your system (if mail interface, BBS name)
  97. ; Sysop         Your name
  98. ; Address       Your network address, including zone
  99. ; NoZones       Causes zone support to be turned off, as in BT 1.50 and ealier
  100. ; PrivateNet    Designates private network number, used with fakenet point nets
  101. ; Boss          Net/Node of your Boss (if NOT a point, then your node address)
  102. ; BossPhone     Phone number for your Boss (override nodelist)
  103. ; BossPwd       Password for use during Boss mail sessions (overrides nodelist)
  104. ; NetMail       Location of your "Matrix" message area
  105. ; NetFile       (Default) Location of your inbound files area
  106. ; KnownInbound  (Known) Location of your inbound files area
  107. ; ProtInbound   (Protected) Location of your inbound files area
  108. ; Hold          Location of your outbound hold area
  109. ; Domain        Define domain name, 8-char abbreviation, nodelist filename
  110. ; Nodelist      Where your system stores its nodelist files
  111. ; Version6      Tells BinkleyTerm to expect Version 6 compiled nodelist
  112. ; Version7      Tells BinkleyTerm to expect Version 7 compiled nodelist
  113. ; Dial          Dial translation entries (refer to docs for details)
  114. ; ScriptPath    Designates directory to find outward dialing scripts
  115. ; Reader        Command line to invoke reader/editor with Alt-E command
  116. ; Overwrite     Allows overwriting of existing inbound files of the same name
  117. ;                  (ARCmail files excepted)
  118. ; Unattended    Makes BinkleyTerm always start-up in unattended (mailer) mode
  119. ; NoFullScreen  Forces BinkleyTerm to not use the fancy full screen mode
  120. ; BoxType       Designates type of boxes to draw for windowed interface
  121. ; Colors        For windowed interface, gives screen color attributes
  122. ; NOTE!  The winner of our screen colors contest is Mark Kromm of 1:261/1034
  123. ; NOTE!  Mark gets a configuration verb named after him - and here it is!
  124. ; Mark_Kromm    Makes colors 112, 9, 10, 11, 14 and 12
  125. ; ScreenBlank   If used, makes screen blank after Blankwait <sec> of inactivity
  126. ; Blankwait     Number of seconds to wait before blanking screen
  127. ; CursorCol     Gives screen column number for cursor "resting place"
  128. ; CursorRow     Gives screen row number for cursor "resting place"
  129. ; NoSlo         Tells BinkleyTerm not to use SEAlink Overdrive
  130. ; SmallWindow   Reduces "run ahead" during LoTek transfers (for hi-speed modems)
  131. ; StartBlkLen   Starting block length to use in Wazoo mail transfers (64-1024)
  132. ; Okfile        (Default) List of files okay for file request (for Binkley)
  133. ; Avail         (Default) List of files okay for file request (for humans)
  134. ; About         (Default) Your system's advertisement
  135. ; MaxReq        (Default) Maximum files to be sent during any one f'req session
  136. ; MaxBytes      (Default) Maximum bytes to be sent in one session's freqs
  137. ; MaxTime       (Default) Maximum minutes allowed for a file request session
  138. ; KnownReqList  (Known) List of files okay for file request (for Binkley)
  139. ; KnownAvail    (Known) List of files okay for file request (for humans)
  140. ; KnownAbout    (Known) Your system's advertisement
  141. ; KnownReqLim   (Known) Maximum files to be sent during any one f'req session
  142. ; KnownMaxBytes (Known) Maximum bytes to be sent in one session's freqs
  143. ; KnownMaxTime  (Known) Maximum minutes allowed for a file request session
  144. ; ProtReqList   (Protected) List of files okay for file request (for Binkley)
  145. ; ProtAvail     (Protected) List of files okay for file request (for humans) 
  146. ; ProtAbout     (Protected) Your system's advertisement
  147. ; ProtReqLim    (Protected) Maximum files to be sent during any one f'req sess
  148. ; ProtMaxBytes  (Protected) M